Change how cell ghost levels are set
The name of the methods were changed from AddGhostCellField
to
SetGhostCellField
since only one field can be marked as the cell
ghost. Also automatically select a field that matches
GetGlobalCellFieldName
if nothing else is set.