Can i customize the html of the fake select?

Hi guys,

I want to edit the html for the select2 element.
I want to replace the span element with a div for the following string
<span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-disabled="false" aria-labelledby="..">

If there is a possibility here, how does it work?