Prettifies a string for display by replacing underscores with spaces and capitalizing the first letter of each word except for certain small words.
The string to prettify
Prettifies a string for display by replacing underscores with spaces and capitalizing the first letter of each word except for certain small words.