A column contains names in uppercase, which is hard to read. Which function displays the names where the first letter of each word is capitalized?
A. UPPER()
B. LOWER()
C. PROPER()
D. CAPITALIZE()