Capitalize first letter of each word in a field

Hello,

I'm looking for a way to capitalize the first letter of each word in a field.
Example : my-server-name => My-Server-Name

I looked into mutate doc, but I can't figure out how to do that.
Anyone has an idea ?

Thank you