In the Select Column dialog, we display names of types. We display those names on CamelCase (without any space in between Game and Object) for the following reasons:
- If you are using the search field to filter this small dialog, and you start typing
"GameOb" we want you to find results.
- This dialog is tied to properties of known Unity types so we keep the same naming as these types.