Title returns a copy of the string s with all Unicode letters that begin words mapped to their Unicode title case.
ToTitle returns a copy of the string s with all Unicode letters mapped to their Unicode title case.
Ideally (Go2) they should have completely different names.