//MUI v5
"& .MuiDataGrid-columnHeaders": {
  backgroundColor: "rgba(0,0,255,0.6)",
  color: "rgba(255,0,0,0.7)",
  fontSize: 16
}