How to change boolean from true/false to yes/no off the app [on hold]

I 've developed a mobile app that read info from a list. and 1 of the field is a "Yes" radio button and a "No" radio button, currently my client wants to change the radio buttons to a single checkbox. Is there anyway to change True/False to Yes/No without changing the code in my mobile app?