How can you treat point names as text?

When I load a points file from csv (Y,X,Z,Name), any point name with leading zeros is truncated. E.g. some of my point names are 0003 or 07256, which are shown as 3 and 7256, when loaded into Global Mapper.

Is there a way to specify to treat the name column as text?