How to convert an atom to a string

any suggestions on how to convert
this:
[mss: “Market Support Specialist”]

to this:
[{“mss”, “Market Support Specialist”}]

thanku