Hello, I have my SiteView and I want to show person your email, country, institution, etc, and not to show the ID of the country, institution etc.. as shown in the following figure:

My model data imported (mysql) and I can not change is:

The desired output for the example in the images is:
- Abel Patricio Calvo Etcheverry ARGENTINA UniversityX....
- Adriana Castillo-Berchenko COUNTRY_0...
...
Anyone know how I could replace those IDs, by corresponding value in the table for that column?
Thanks,
JD